2013-08-13 - 7043 - Spec - Bulgaria name not printing on Invoice - SAP Forms #invoices #ABAPFORMS

SPECIFICATIONS

7043 - Spec - Bulgaria name not printing on Invoice - SAP Forms

Purpose


Update Bulgaria's full name print on invoice.

Admin Info


Purpose
Bulgaria name not printing on Invoice
Requested By
Paul Morley
Spec Created By
Deepak Yasam
Spec Created Date
08/13/2013
Spec QA by
Surya Basa
Objects
ZLB_BIL_INVOICE_UK
Document Status
Complete

References


Prior Tickets

Related ReCAP: 7043 - Bulgaria name not printing on Invoice



Documents

None


Functional Requirement


Determine correct print of full country name Bulgaria on invoice when ZRD1 output (NEC EMEA Invoice) trigger.



Solution Summary

[Discuss this section with Requester and get approval prior to beginning work]

Updation of ZRD1 (NEC EMEA Invoice) form, so that on invoice it should print full country name Bulgaria in the place of country address.

Test Plan

[List test scenarios/cases to be executed here]
Test Scenario
Expected Results
Create invoice with sales org 2000, plant 0320 and customer 1000071 with output type ZRD1
It should be print full name Bulgaria on invoice at country address.

Solution Details


[Provide complete technical details for configuration or programming here]

1)- Update the form ZLB_BIL_INVOICE_UK (Print) to print fill country name Bulgaria on invoice.
2)- Initially we were not passing ''sending country'' to the FM, so in print output the country name was appearing as BG instead of Bulgaria.
3)- After receiving feed back from SAP we passed sending country to the FM. Now it is printing full name as Bulgaria.

Issues


None